ItemReminderDueBy Property |
Represents the date and time when the appointment occurs.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime ReminderDueBy { get; set; }Public Property ReminderDueBy As DateTime
Get
Set
Property Value
Type:
DateTimeThe reminder due by.
See Also